function n. 1.功能,官能,机能,作用。 2.〔常 pl.〕职务,职责。 3.庆祝仪式;(盛大的)集会,宴会。 4.【数学】函数;与其他因素有密切关系的事。 The function of the ear is to listen. 耳的功能是听。 the function of education 教育的功能。 discharge one's functions 尽职。 the functions and powers of the National Congress 全国代表大会的职权。 a controllable function【火箭】遥控程序。 public [social] function招待会,文娱晚会,社交集会。 vital functions 生命机能。 vi. (器官等)活动,(机器等)运行,发挥作用。 function as teacher 担任教师。 a sofa functioning as a bed 兼当床用的沙发。 The lathe doesn't function well. 这台车床有毛病。 function digit [letter] 【计算机】操作数码[字码]。
Function declaration as defined in windows . h 以下代码显示windows . h中定义的
And shows how flexible jython function declaration can be ,并显示jython函数声明是多么灵活。
Modifiers to the function declaration and set parameters for 修饰符应用到函数声明中,并基于windows api函数使用的参数来设置
Declspec can only be applied to function declarations that return a pointer , such as Declspec仅适用于返回指针的函数声明,如
Note that the syntax for function declaration and class method declaration is precisely identical 注意,用于函数声明和类方法声明的语法正好相同。
In a function declaration , it is possible to declare that parameters are to be passed by reference by using the 在函数声明中,可以使用应用于参数的
However , jscript 8 . 0 allows function declarations to specify a parameter array in the function parameter list 但是, jscript 8 . 0允许进行函数声明以便在函数参数列表中指定一个
Might return a null value see the annotations . h header file for function declaration for allocatenode 在这种情况下,调用allocatenode可能会返回一个null值(有关allocatenode的函数声明,请参见annotations . h头文件) 。
Function declarations may include class type hints for their parameters . if the functions are called with an incorrect class type an error occurs 函数声明可以包含类类星体是作为他们的参数,如果一个函数被一个错误的类调用将打印一个错误。
This attribute , which takes the name of the dll as its first argument , is placed before a function declaration for each dll entry point that will be used 可使用pinvoke 。此属性将dll的名称作为其第一个参数,放置于要使用的每个dll入口点的函数声明之前。